ResponseParsingBase Fields

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Protected Fields

 NameDescription
protected fieldallObjectsParsedIndicates that all parsable objects have been consumed. This field is reserved and should not be used.
protected fieldoutstandingObjectsToParseStores any objects that have not yet been parsed. This field is reserved and should not be used.
protected fieldreader 

See Also